花费 6 ms
Zookeeper C API 指南一(准备工作)

以前自己的博客中转载、翻译或写过(不过自己才疏学浅,写的不好)一些 Zookeeper 方面的文章,但是都没有涉及到 Zookeeper C API 的内容,今天的这篇博客是我农历新年的第一篇技术博客 ...

Thu Feb 21 19:16:00 CST 2013 2 30094
Zookeeper C API 指南四(C API 概览)

上一节《Zookeeper C API 指南三(回调函数)》重点讲了 Zookeeper C API 中各种回调函数的原型,本节将切入正题,正式讲解 Zookeeper C API。相信大家读完本文后 ...

Fri Feb 22 01:27:00 CST 2013 6 23200
Zookeeper C API 指南

Zookeeper C API 指南是一系列文章组成的,共分为 8 篇和大家分享,由于水平有限,还望各位读者指出系列文章中的错误,我定当感激涕零 :-) 目录 Zookeeper C API ...

Thu Feb 21 19:34:00 CST 2013 0 23392
Zookeeper C API 指南五(同步 API 介绍)

上一讲《Zookeeper C API 指南四(C API 概览)》讲了Zookeeper C API 的分类和几个基本函数的用法,相信大家对 Zookeeper C API 也有了一个大致的了解,本 ...

Sat Feb 23 22:09:00 CST 2013 1 18273
Zookeeper C API 指南三(回调函数)

接上一篇《Zookeeper C API 指南二(监视(Wathes), 基本常量和结构体介绍)》,本文重点介绍 Zookeeper C API 中的各种回调函数。 Zookeeper C API ...

Thu Feb 21 20:54:00 CST 2013 0 16545
Zookeeper C API 指南八(Zookeeper C API 应用示例)

前面七讲我们基本上介绍完了 Zookeeper C API 的所有内容,本文将结合一个小例子讲讲如何在你的实际项目中使用 Zookeeper 服务。 设想如下场景: 假设程序 A 需要 7* 24 ...

Mon Feb 25 06:17:00 CST 2013 5 14337
Zookeeper C API 指南六(异步 API 介绍)

上一讲《Zookeeper C API 指南五(同步 API 介绍)》讲了Zookeeper 同步 API 的分类和相关解释,相信大家对 Zookeeper 同步 API 也有了一个大致的了解,本文我 ...

Sun Feb 24 21:43:00 CST 2013 0 13114
Zookeeper C API 指南七(Zookeeper 辅助 API 介绍)

在前面的文章中我们讲了大部分 Zookeeper C API,相信大家已经知道怎样使用 Zookeeper C API了吧。我曾在《Zookeeper C API 指南》系列文章的第四篇《Zook ...

Mon Feb 25 06:16:00 CST 2013 0 8057

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM